home *** CD-ROM | disk | FTP | other *** search
/ Pokemon Promotional Discs / ANA_POKEMON_01.ISO / 3 / scripts / DefineButton2_111 / BUTTONCONDACTION on(keyPress z).as < prev   
Text File  |  2004-01-04  |  58b  |  4 lines

  1. on(keyPress "z"){
  2.    gotoAndPlay(_currentframe + 1);
  3. }
  4.